sync-by-unito[bot]

Results 1912 comments of sync-by-unito[bot]

➤ Vihang Mehta commented: I started investigating this and it’s actually quite difficult to solve with our current limitations. Here are my discoveries, https://www.notion.so/pixielabs/Accurate-Flame-Graphs-in-Pixie-1014d9e36ec749e98563c3ad652cc721 ( https://www.notion.so/pixielabs/Accurate-Flame-Graphs-in-Pixie-1014d9e36ec749e98563c3ad652cc721 ) going to get...

➤ Stoney Burks commented: BAAS was potentially fixed but it will require more investigation from SDK to determine what is needed.

➤ Younes commented: @kneth Try to run the app first : `yarn electron:start` :wink: The error usually happens during execution.

➤ Stoney Burks commented: We discussed in team meeting that this issue specifically will be handled through documentation. We will, however, create a new feature/enhancement ticket to address long-term solutions.

➤ Franck Franck commented: We may want to investigate whether this update affects [this issue](https://github.com/realm/realm-js/issues/4342).

➤ Franck Franck commented: See stack traces in comments for relation to this ticket

➤ Finn Andersen commented: Confirmed: performance regression for string based primary keys.

➤ Kenneth Geisshirt commented: Duplicate of https://jira.mongodb.org/browse/RJS-1857

➤ Franck Franck commented: We should probably have a discussion in a broader sense about this. `Set` and `Dictionary` were purposefully implemented to mimic their JS counterparts.

➤ chichiangho commented: > Hi @chichiangho, thanks for the report. I tried to reproduce this in a Ubuntu VM but could not hit the issue. I'm not really familiar with...